xSQL Schema Compare SDK for SQL Server version 12
CollectionDictionaryBase<TItem> Class Members
Properties  Methods 


The following tables list the members exposed by CollectionDictionaryBase<TItem>.

Protected Constructors
 NameDescription
Protected ConstructorCollectionDictionaryBase<TItem> ConstructorInitializes a new instance of the CollectionDictionaryBase<TItem> class.  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public PropertyItem Gets the element with the specified name.  
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodAddRange Adds the items from otherCollection to this collection.  
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodContainsOverloaded.  Indicates whether the collection contains an element with the specified id.  
Public MethodCopyFromOverloaded.  Copies the otherCollection to this collection.  
Public MethodCopyToOverloaded.  Copies this collection to the otherCollection.  
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodGetItemById Returns the element with the specified id.  
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodToString Returns a string that contains collection elements formatted as comma-separated values.  
Top
See Also

Reference

CollectionDictionaryBase<TItem> Class
xSQL.Schema.Core Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback